home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-30 | 481 b | 8 lines | [TEXT/MMCC] |
- void GenericCopybits(WindowPtr theWindow, WindowPtr offscreenWindowPtr, Boolean active);
- void GenericResizeControls(WindowPtr theWindow, short destOverload);
- void GenericGetGrowSize(WindowPtr theWindow, Rect *sizeRect);
- Boolean GenericKeyPressedInWindow(WindowPtr theWindow, unsigned char theChar);
- Boolean GenericMouseClickedInWindow(WindowPtr theWindow, Point thePoint, Boolean isEditable);
- void GenericActivate(WindowPtr theWindow);
- void GenericDeactivate(WindowPtr theWindow);
-